翻訳と辞書
Words near each other
・ carrier scanner
・ carrier signal
・ carrierless amplitude/phase modulation
・ cartesian coordinates
・ cartesian product
・ cas
・ cas 8051 assembler
・ cascade
・ cascading style sheets
・ case
case and paste
・ case based reasoning
・ case data interchange format
・ case framework
・ case insensitive
・ case integration services
・ case sensitive
・ case sensitivity
・ case soap iii
・ case statement


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

case and paste : FOLDOC
case and paste
(From "cut and paste") The addition of a new feature to an existing system by selecting the code from an existing feature and pasting it in with minor changes. This usually results in gross violation of the fundamental programming tenet, {Don't Repeat Yourself}.
Common in telephony circles because most operations in a telephone switch are selected using "case" statements. Leads to software bloat.
In some circles of Emacs users this is called "programming by Meta-W", because Meta-W is the Emacs command for copying a block of text to a {kill buffer} in preparation to pasting it in elsewhere. The term is condescending, implying that the programmer is acting mindlessly rather than thinking carefully about what is required to integrate the code for two similar cases.
At DEC, this is sometimes called "clone-and-hack" coding.
[Jargon File]
(1996-03-01)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.